home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hyper Stacks 1994 May
/
Hyper Stacks (Pacific HiTech)(1994)[Mac].iso
/
HyperTalk
/
Groupies 3.2
/
background_3050.txt
< prev
next >
Wrap
Text File
|
1988-12-20
|
2KB
|
124 lines
-- background: 3050 from stack: in.2
-- bmap block id: 3662
-- flags: 0000
-- background id: 0
-- name:
----- HyperTalk script -----
on openStack
if the version < 1.2 then
answer "This stack requires HyperCard 1.2 or later."
go home
else hide menuBar
pass openStack
end openStack
-- part 1 (field)
-- low flags: 01
-- high flags: 2001
-- rect: left=22 top=52 right=327 bottom=118
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 2
-- text size: 10
-- style flags: 256
-- line height: 13
-- part name:
-- part 2 (field)
-- low flags: 01
-- high flags: 2001
-- rect: left=113 top=52 right=327 bottom=491
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 2
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name:
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=21 top=309 right=328 bottom=43
-- title width / last selected line: 0
-- icon id / first selected line: 15420 / 15420
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
go prev
end mouseUp
-- part 5 (field)
-- low flags: 01
-- high flags: 2001
-- rect: left=22 top=29 right=53 bottom=114
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 2
-- text size: 10
-- style flags: 1024
-- line height: 13
-- part name:
-- part 6 (field)
-- low flags: 01
-- high flags: 2001
-- rect: left=113 top=29 right=53 bottom=491
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 2
-- text size: 10
-- style flags: 1024
-- line height: 13
-- part name:
-- part 7 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=23 top=4 right=25 bottom=490
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 2
-- text size: 14
-- style flags: 2048
-- line height: 18
-- part name:
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=469 top=309 right=328 bottom=491
-- title width / last selected line: 0
-- icon id / first selected line: 16560 / 16560
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
go next
end mouseUp